home *** CD-ROM | disk | FTP | other *** search
/ SuperModels in the Rainforest / SuperModels in the Rainforest.iso / rain.dxr / 00245.ls < prev    next >
Encoding:
Text File  |  1995-10-13  |  147 b   |  11 lines

  1. on mouseDown
  2.   global gotoLoo
  3.   buttonlogicLoo()
  4.   if the machineType = 256 then
  5.     sound stop 1
  6.     sound stop 2
  7.   else
  8.   end if
  9.   go("rf1")
  10. end
  11.